Skip to content

Handle long tweets via threading #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025

Conversation

davek-ai
Copy link
Contributor

Summary

  • introduce _split_text_into_chunks helper for TweetTask
  • send long tweets as threaded posts
  • document that long tweets are split into threads

Testing

  • ruff format services/runner/tasks/tweet_task.py
  • ruff check services/runner/tasks/tweet_task.py
  • pytest -q (fails: ModuleNotFoundError: No module named 'pydantic')

@human058382928 human058382928 merged commit f461c0d into staging May 29, 2025
1 check passed
@human058382928 human058382928 deleted the codex/update-tweettask-for-thread-handling branch May 29, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants